- OutputUWP
void function(const(wchar*) wcstr) OutputUWP;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UWPCreateFileFromAppW
HANDLE function(LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile) UWPCreateFileFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UWPDeleteFileFromAppW
BOOL function(LPCWSTR lpFileName) UWPDeleteFileFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UWPGetFileAttributesExFromAppW
BOOL function(LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation) UWPGetFileAttributesExFromAppW;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- getCoreWindow
HipExternalCoreWindow function() getCoreWindow;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.